home *** CD-ROM | disk | FTP | other *** search
INI File | 2004-06-22 | 1.1 KB | 44 lines |
- [World]
- ; Arena Name
- Arena = Arena04
- Width = 9
- Height = 9
- SquareSize = 230
- Texture = Arena01
- NextLevel = auto
- Music_1 = Music01.mp3 ; in-game (Music01)
- Music_2 = Win.mp3 ; win
- Music_3 = Lost.mp3 ; lost
-
-
- [Survivor]
- PopSpeed = 6
- PopSpeedDiff = 4
- PopVarSpeed = 0.01 ; 0.025
- PopVarDiff = 0.017
- PopMore = 45 ; nbsecond before to add another kind of balloon
- PopMoreDiff = 0
- PopMax = 6 ; max kind of balloons to pop
- PopStart = 1 ; Nb kind to pop at 1st
- MulNewPop = 0 ; 0 => start speed; 1 => current speed
-
-
- [Arena]
- Line01 = _, _, _, _, _, _, _, _, _
- Line02 = _, _, _, _, _, _, _, _, _
- Line03 = _, _, 20, _, _, _, 20, _, _
- Line04 = _, _, _, p1, _, p3, _, _, _
- Line05 = _, _, _, _, p, _, _, _, _
- Line06 = _, _, _, p4, _, p2, _, _, _
- Line07 = _, _, 20, _, _, _, 20, _, _
- Line08 = _, _, _, _, _, _, _, _, _
- Line09 = _, _, _, _, _, _, _, _, _
-
- [Score]
- Good3 = 10000
- Excellent3 = 15000
- Good2 = 15000
- Excellent2 = 20000
- Good1 = 20000
- Excellent1 = 25000
-